home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / util / rexx / dgen2htm.lha / dgen2html_v204 / gene / intro.txt next >
Text File  |  1997-04-20  |  6KB  |  258 lines

  1. Welcome to Desert Gen2HTML Version 2.03 © 1996-1997 Terence M. Nichols
  2.  
  3. Last updated 20 Apr 1997 16:18:04 by Terence Nichols
  4.  
  5. This is an update release of DGen © a Scion © Genealogy
  6. Database to Hyper Text Markup Language
  7. page producing program for the Amiga © Computer. This program is not
  8. Public Domain although it has been released under a modified form of the GNU
  9. Public Licence as Shareware. Please read the Licence Agreement.
  10.  
  11.  
  12. Special thanks to Robbie J. Akins for creating Scion © and Neil
  13. Simmonds for inspiring me to finally complete version 2.0 of DGen2HTML
  14. and for his constructive comments during initial construction.
  15.  
  16. This program is dedicated to my lovely Wife (Mandy). Who supplied me with 
  17. meals, understanding and love  etc. during the long days and nights that it 
  18. has taken to rebuild DGen ©.
  19.  
  20.  
  21. DGen is an Arexx © program script and requires :
  22.  
  23.  
  24. Scion 4.09 ©
  25. rexxtricks.library ©
  26. rexxreqtools.library ©
  27.  
  28.  
  29. The above can be found in the Aminet Amiga Archive in :
  30.  
  31.  
  32. biz/dbase/Scion409.lha
  33. util/rexx/RexxTricks_386.lha
  34. util/rexx/RexxReqTools.lha
  35.  
  36.  
  37.  
  38. DGen has been completely rebuilt and has had many new features included.
  39.  
  40.  
  41. All configuration is via the DGen2HTML.rexx program icon. The major benefit
  42. of this new version of DGen © is the huge savings that are achieved by the
  43. redesign of the index and personal pages.
  44.  
  45.  
  46. NOTE : -
  47.  
  48.  
  49.  
  50. Version 2.03 is a update due to a couple of major errors that were
  51. overlooked in earlier versions I appologise for any inconvenience.
  52.  
  53.  
  54. Version 2.03 now correctly handles multiple part SURNAMES. It was a gross
  55. error on my part that I failed to take this into concideration earlier and
  56. I thank Neil Simmonds for pointing this MAJOR ERROR out to me.
  57.  
  58.  
  59.  
  60. NEW FEATURES :
  61.  
  62.  
  63.  
  64. BIG PAGES :
  65.  
  66.  
  67. I have taken the opportunity to add the BIG PAGES option to this
  68. version of DGen. Big Pages gives the user the option of putting all the
  69. Scion information into the alphabetical index pages without creating the
  70. personal pages.
  71.  
  72.  
  73.  
  74. Advantages :
  75.  
  76.  
  77. Maximum of 30 pages produced
  78.  
  79. Less online storage requirements
  80.  
  81.  
  82.  
  83. Disadvantages :
  84.  
  85.  
  86. Longer loading times for pages
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  VIEW :
  93.  
  94.  
  95. Another minor addition is the VIEW option. This option when set to 1 will
  96. automatically load the DGen index page into Voyager-NG if Voyagers arexx
  97. port is available. Why did I add this option ? Well, it saves loading the
  98. page manually :-)
  99.  
  100.  
  101. Undocumented features (BUGS) should be reported to Terence Nichols at
  102.  
  103. spinne@networx.net.au
  104.  
  105.  
  106. FEATURES :
  107.  
  108.  
  109.  
  110. User definable colors for each page type
  111. User configurable Data Fields
  112. Data fields not displayed if empty
  113.  
  114.  
  115. User definable text and HTML code
  116.  
  117. Before the quick index SURNAMES listing (prequick.txt)
  118. After the quick index SURNAMES listing (postquick.txt)
  119. In the main frame - This window (intro.txt)
  120. After the alphabetical NAMES listing (postindex.txt)
  121. After the Individual Page data (postpage.txt)
  122. Additional Text for Non Frames Based Browsers (noframes.txt)
  123.  
  124.  
  125. ICON TOOLTYPES
  126.  
  127. REAL_NAME= Real Name ie. Terence Nichols
  128. EMAIL= email address ie. spinne@networx.net.au
  129. HOME_URL= URL ie. http://www.networx.net.au/~spinne/
  130. HOME_PAGE= index.html
  131.  
  132. FAMILY_NOTES= 1=ON 0=OFF include Scion Family Notes.
  133. PERSONAL_NOTES= 1=ON 0=OFF to include Scion Personal Notes.
  134. MAKE_GENDEX= 1=ON 0=OFF to create a GENDEX.txt file.
  135. FILE_EXTENSION= html or htm
  136.  
  137. BACKGROUND_COLOR= any legal color
  138. TOP_BACKGROUND_COLOR= as above
  139. QUICK_BACKGROUND_COLOR= as above
  140. INDI_BACKGROUND_COLOR= as above
  141. ALPHA_BACKGROUND_COLOR= as above
  142. INTRO_BACKGROUND_COLOR= as above
  143.  
  144. TEXT_COLOR= any color
  145. TOP_TEXT_COLOR= as above
  146. QUICK_TEXT_COLOR= as above
  147. INDI_TEXT_COLOR= as above
  148. ALPHA_TEXT_COLOR= as above
  149. INTRO_TEXT_COLOR= as above
  150.  
  151. LINK= any legal color
  152. TOP_LINK= as above
  153. QUICK_LINK= as above
  154. INDI_LINK= as above
  155. ALPHA_LINK= as above
  156. INTRO_LINK= as above
  157.  
  158. VLINK= any legal color
  159. TOP_VLINK= as above
  160. QUICK_VLINK= as above
  161. INDI_VLINK= as above
  162. ALPHA_VLINK= as above
  163. INTRO_VLINK=as above
  164.  
  165. ALINK= any legal color
  166. TOP_ALINK= as above
  167. QUICK_ALINK= as above
  168. INDI_ALINK= as above
  169. ALPHA_ALINK= as above
  170. INTRO_ALINK= as above
  171.  
  172. BACKGROUND_IMAGE= any legal background image including path
  173. TOP_BACKGROUND_IMAGE= as above
  174. QUICK_BACKGROUND_IMAGE= as above
  175. INDI_BACKGROUND_IMAGE= as above
  176. ALPHA_BACKGROUND_IMAGE= as above
  177. INTRO_BACKGROUND_IMAGE= as above
  178.  
  179. BIRTH_PLACE= 1=ON 0=OFF
  180. BAPTISM_DATE= 1=ON 0=OFF
  181. BAPTISM_PLACE= 1=ON 0=OFF
  182.  
  183. DEATH_DATE= 1=ON 0=OFF
  184. DEATH_PLACE= 1=ON 0=OFF
  185. BURIAL_DATE= 1=ON 0=OFF
  186. BURIAL_PLACE= 1=ON 0=OFF
  187.  
  188. OCCUPATION= 1=ON 0=OFF
  189. EDUCATION= 1=ON 0=OFF
  190. RELIGION= 1=ON 0=OFF
  191. DIED_OF= 1=ON 0=OFF
  192.  
  193. PERSONAL_COMMENT= 1=ON 0=OFF
  194. PERSONAL_REFERENCES= 1=ON 0=OFF
  195.  
  196. ENGAGEMENT_DATE= 1=ON 0=OFF
  197. ENGAGEMENT_PLACE= 1=ON 0=OFF
  198.  
  199. MARRIAGE_PLACE= 1=ON 0=OFF
  200. MARRIAGE_END_DATE= 1=ON 0=OFF
  201. MARRIAGE_END_PLACE= 1=ON 0=OFF
  202.  
  203. CELEBRANT= 1=ON 0=OFF
  204. WITNESS= 1=ON 0=OFF
  205.  
  206. FAMILY_COMMENT= 1=ON 0=OFF
  207. FAMILY_REFERENCES= 1=ON 0=OFF
  208. MARRIAGE_END_REASON= 1=ON 0=OFF
  209.  
  210. META_KEY_WORDS= 1=ON 0=OFF
  211. INCLUDE_NOFRAMES= 1=ON 0=OFF
  212. PAGES_OUT_PATH= any legal output path
  213.  
  214. VIEW= 1=ON 0 = OFF automatically loads index into Voyager
  215. BIG_PAGES= 1= ON (Big Indexes) 0 = OFF (Small Indexes plus Personal Pages)
  216.  
  217.  
  218.  
  219. As you can see DGen © has many many new features.
  220.  
  221.  
  222. TO DO :
  223.  
  224.  
  225. Tighten up the program code to create a smaller faster executable.
  226.  
  227. Add additional user options for the User Text Files :
  228.  
  229. Date
  230. Time
  231. Database Name
  232. Email Address
  233. homepage address
  234. Localisation ?????
  235.  
  236.  
  237. Give the user additional configuration options :
  238.  
  239. Font :
  240.  
  241. Size
  242. Color
  243. Etc.
  244.  
  245.  
  246.  
  247.  
  248. You can download your copy of DGen2HTML V2.03 From :
  249.  
  250. http://www.networx.net.au/~spinne/amibin/index.html".
  251.  
  252. NOW. Remember, registration will ensure the continued development of this
  253. program and every registered user that puts there information online will
  254. be entitled to have a link from my Dgen Users page.
  255.  
  256. Page created by Terence Nichols
  257.  
  258. spinne@networx.net.au